home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6078 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.primenet.com!not-for-mail
  2. From: kj7bg@primenet.com (Bob White)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: WAVE format conversion
  5. Date: 11 Feb 1996 09:30:01 -0700
  6. Organization: Primenet Services for the Internet
  7. Sender: root@primenet.com
  8. Message-ID: <4fl5i9$3a@nnrp1.news.primenet.com>
  9. References: <311827B2.3D57@supernet.ab.ca>
  10. X-Posted-By: ip174.boi.primenet.com
  11. X-Newsreader: WinVN 0.99.6
  12. MIME-Version: 1.0
  13. Content-Type: Text/Plain; charset=US-ASCII
  14.  
  15. If you can find it, look in the MSDN cdrom.  It has several descriptions of 
  16. the RIFF structures (Wave File Formats).  I can provide a simple program that 
  17. generates a Wave File if you would like.  Just email me.
  18.  
  19.  
  20.  
  21. In article <311827B2.3D57@supernet.ab.ca>, kev-falk@supernet.ab.ca says...
  22. >
  23. >Does anyone know of a function to read a wave file and
  24. >convert it into its numeric values?
  25. >
  26. >I am using Borland C++ 4.0 and would like to create a
  27. >function to convert WAVE files to a non standard format.
  28. >
  29. >Please reply here and to my E-Mail 
  30. >kev-falk@supernet.ab.ca
  31.  
  32.